home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1394 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.4 KB

  1. From: itschere@techfak.uni-bielefeld.de
  2. Subject: Re: Deleting owned files...
  3. Date: Mon, 16 May 94 16:10:40 MET DST
  4. In-Reply-To: <9405160858.AA29231@issan.informatik.uni-dortmund.de>; from "Andreas Schwab" at May 16, 94 10:58:35 am
  5.  
  6.  Hellooo...
  7.  
  8. > |> lancelot# ll !$
  9. > |> -r--r--r--   1 269      15          17976 May 11 19:46 uucp-1.03/COPYING
  10. > |> lancelot# tar xzvf uucp-1.03.tar.gz uucp-1.03/COPYING
  11. > |> uucp-1.03/COPYING
  12. > |> tar: Could not create file uucp-1.03/COPYING : access denied.
  13. >
  14. > MiNT does not allow root to open a readonly file for writing.  This
  15. > should really be changed, IMHO.
  16.  
  17.  Hmmm, wrong. MiNT (or the denyaccess() routine) does very well allow root
  18. to open a readonly file for writing. The problem is that you must ignore the
  19. reported filemode and just try it. Most programs seems to self-check the
  20. file modes before trying to open the file, and therefore fail. I've seen
  21. some GNU tools and editors doing this.
  22.  
  23.  How do editors under UN*X handle this? If you patch the getxattr() stuff to
  24. respect this, directoy listings won't report the correct modes any more, so
  25. what shall one do...?
  26.  
  27. > IMHO, the biggest problem of MiNT is its compatibility with TOS.
  28.  
  29.  :-)
  30.  
  31. ciao,
  32. TeSche
  33. -- 
  34. Torsten Scherer (Schiller, TeSche...)
  35. Faculty of Technology, University of Bielefeld, Germany, Europe, Earth...
  36. | Use any of "finger itschere@129.70.131                |
  37. | Last updated: 14. April 1994                        |
  38.